* alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERRUN]: Fix typo that
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:16:47 +0000 (21:16 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Apr 2011 04:16:47 +0000 (21:16 -0700)
commitcc686ac473fc4e9c6afe4f6c58a22268c8396ac7
tree6dca9ebcdeae7c8b3cde2bc2ee3931d2e3955893
parent9dfd419f7885b2fbdd5e70a6abe2afa1ada5cbae
* alloc.c (allocate_string_data) [GC_CHECK_STRING_OVERRUN]: Fix typo that

can cause Emacs to crash when string overrun checking is enabled.
src/ChangeLog
src/alloc.c